home *** CD-ROM | disk | FTP | other *** search
/ Practical Algorithms for Image Analysis / Practical Algorithms for Image Analysis.iso / TARFILE.GZ / tarfile / ch_3.1 / xconv / example / highp33.txt < prev    next >
Text File  |  1999-09-11  |  155b  |  10 lines

  1. #filter.txt
  2. #
  3. #comments in this file must begin with '#'
  4. #
  5. #The next 2 numbers are the x and y dimensions of the kernel
  6. 3 3
  7. 1 -2 1
  8. -2 5 -2
  9. 1 -2 1
  10.